English Computing Dictionary
procedural language
(Or "imperative language") A term used in contrast
to {declarative language} to describe a language where the
programmer specifies an explicit sequences of steps to follow
to produce a result. Common procedural languages include
{Basic}, {Pascal}, {C} and {Modula-2}.
(1998-10-13)